home *** CD-ROM | disk | FTP | other *** search
INI File | 1995-02-24 | 670 b | 37 lines |
- [Label]
- Class = Label
- Properties = labels.pro
- Code =
- Prefix = lbl
-
- [Text]
- Class = TextBox
- Code = textbox.cod
- Properties = textbox.pro
- Prefix = ctr
-
- [TextRight]
- Class = TextBox
- Code = textbox.cod
- Properties = textboxr.pro
- Prefix = ctr
-
- [TextMulti]
- Class = TextBox
- Code = textbox.cod
- Properties = textboxm.pro
- Prefix = ctr
-
- [Image]
- Class = Image
- Code = image.cod
- Properties = image.pro
- Prefix = img
-
- [CheckBox]
- Class = CheckBox
- Code = cb.cod
- Properties = cb.pro
- Prefix = chk
-
-